Get the correct parent when generating my type.
author7 <jrb@redhat.com>
Tue, 17 Oct 2000 18:13:14 +0000 (18:13 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Tue, 17 Oct 2000 18:13:14 +0000 (18:13 +0000)
2000-10-17    <jrb@redhat.com>

* gtk/gtktreestore.c (gtk_tree_store_get_type): Get the correct
parent when generating my type.

* gtk/gtkmarshal.list: Added four more marshallers: INT:NONE,
POINTER:NONE, POINTER:POINTER, and POINTER:POINTER,INT.

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkmarshal.list
gtk/gtkmarshalers.list
gtk/gtktreestore.c

index f1ab45655949fd16579eeb403e0dd714eb51e049..d0896119d337ea65999b182a5cc17bbcfb76859d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-10-17    <jrb@redhat.com>
+
+       * gtk/gtktreestore.c (gtk_tree_store_get_type): Get the correct
+       parent when generating my type.
+
+       * gtk/gtkmarshal.list: Added four more marshallers: INT:NONE,
+       POINTER:NONE, POINTER:POINTER, and POINTER:POINTER,INT.
+
 2000-10-16    <jrb@redhat.com>
 
        * gtk/gtktreemodel.h (struct _GtkTreeModelIface): Move
index f1ab45655949fd16579eeb403e0dd714eb51e049..d0896119d337ea65999b182a5cc17bbcfb76859d 100644 (file)
@@ -1,3 +1,11 @@
+2000-10-17    <jrb@redhat.com>
+
+       * gtk/gtktreestore.c (gtk_tree_store_get_type): Get the correct
+       parent when generating my type.
+
+       * gtk/gtkmarshal.list: Added four more marshallers: INT:NONE,
+       POINTER:NONE, POINTER:POINTER, and POINTER:POINTER,INT.
+
 2000-10-16    <jrb@redhat.com>
 
        * gtk/gtktreemodel.h (struct _GtkTreeModelIface): Move
index f1ab45655949fd16579eeb403e0dd714eb51e049..d0896119d337ea65999b182a5cc17bbcfb76859d 100644 (file)
@@ -1,3 +1,11 @@
+2000-10-17    <jrb@redhat.com>
+
+       * gtk/gtktreestore.c (gtk_tree_store_get_type): Get the correct
+       parent when generating my type.
+
+       * gtk/gtkmarshal.list: Added four more marshallers: INT:NONE,
+       POINTER:NONE, POINTER:POINTER, and POINTER:POINTER,INT.
+
 2000-10-16    <jrb@redhat.com>
 
        * gtk/gtktreemodel.h (struct _GtkTreeModelIface): Move
index f1ab45655949fd16579eeb403e0dd714eb51e049..d0896119d337ea65999b182a5cc17bbcfb76859d 100644 (file)
@@ -1,3 +1,11 @@
+2000-10-17    <jrb@redhat.com>
+
+       * gtk/gtktreestore.c (gtk_tree_store_get_type): Get the correct
+       parent when generating my type.
+
+       * gtk/gtkmarshal.list: Added four more marshallers: INT:NONE,
+       POINTER:NONE, POINTER:POINTER, and POINTER:POINTER,INT.
+
 2000-10-16    <jrb@redhat.com>
 
        * gtk/gtktreemodel.h (struct _GtkTreeModelIface): Move
index f1ab45655949fd16579eeb403e0dd714eb51e049..d0896119d337ea65999b182a5cc17bbcfb76859d 100644 (file)
@@ -1,3 +1,11 @@
+2000-10-17    <jrb@redhat.com>
+
+       * gtk/gtktreestore.c (gtk_tree_store_get_type): Get the correct
+       parent when generating my type.
+
+       * gtk/gtkmarshal.list: Added four more marshallers: INT:NONE,
+       POINTER:NONE, POINTER:POINTER, and POINTER:POINTER,INT.
+
 2000-10-16    <jrb@redhat.com>
 
        * gtk/gtktreemodel.h (struct _GtkTreeModelIface): Move
index f1ab45655949fd16579eeb403e0dd714eb51e049..d0896119d337ea65999b182a5cc17bbcfb76859d 100644 (file)
@@ -1,3 +1,11 @@
+2000-10-17    <jrb@redhat.com>
+
+       * gtk/gtktreestore.c (gtk_tree_store_get_type): Get the correct
+       parent when generating my type.
+
+       * gtk/gtkmarshal.list: Added four more marshallers: INT:NONE,
+       POINTER:NONE, POINTER:POINTER, and POINTER:POINTER,INT.
+
 2000-10-16    <jrb@redhat.com>
 
        * gtk/gtktreemodel.h (struct _GtkTreeModelIface): Move
index f1ab45655949fd16579eeb403e0dd714eb51e049..d0896119d337ea65999b182a5cc17bbcfb76859d 100644 (file)
@@ -1,3 +1,11 @@
+2000-10-17    <jrb@redhat.com>
+
+       * gtk/gtktreestore.c (gtk_tree_store_get_type): Get the correct
+       parent when generating my type.
+
+       * gtk/gtkmarshal.list: Added four more marshallers: INT:NONE,
+       POINTER:NONE, POINTER:POINTER, and POINTER:POINTER,INT.
+
 2000-10-16    <jrb@redhat.com>
 
        * gtk/gtktreemodel.h (struct _GtkTreeModelIface): Move
index b3c828308bc55abe6162900e89020111e8a98fa5..b82fff618d70d1f892a66ac68752ea1b45f7b8f1 100644 (file)
@@ -5,9 +5,13 @@ BOOL:POINTER,INT,INT
 BOOL:POINTER,INT,INT,UINT
 BOOL:POINTER,STRING,STRING,POINTER
 ENUM:ENUM
+INT:NONE
 INT:POINTER
 INT:POINTER,CHAR,CHAR
 INT:OBJECT,BOXED,POINTER
+POINTER:NONE
+POINTER:POINTER
+POINTER:POINTER,INT
 NONE:BOOL
 NONE:BOXED
 NONE:ENUM
index b3c828308bc55abe6162900e89020111e8a98fa5..b82fff618d70d1f892a66ac68752ea1b45f7b8f1 100644 (file)
@@ -5,9 +5,13 @@ BOOL:POINTER,INT,INT
 BOOL:POINTER,INT,INT,UINT
 BOOL:POINTER,STRING,STRING,POINTER
 ENUM:ENUM
+INT:NONE
 INT:POINTER
 INT:POINTER,CHAR,CHAR
 INT:OBJECT,BOXED,POINTER
+POINTER:NONE
+POINTER:POINTER
+POINTER:POINTER,INT
 NONE:BOOL
 NONE:BOXED
 NONE:ENUM
index 36734378afa17d9c69976438c92b010dcac9efd0..24829803a3a286063596c5f308a1ca9a2ad827d6 100644 (file)
@@ -90,7 +90,7 @@ gtk_tree_store_get_type (void)
        NULL
       };
 
-      tree_store_type = g_type_register_static (GTK_TYPE_TREE_MODEL, "GtkTreeStore", &tree_store_info);
+      tree_store_type = g_type_register_static (GTK_TYPE_OBJECT, "GtkTreeStore", &tree_store_info);
       g_type_add_interface_static (tree_store_type,
                                   GTK_TYPE_TREE_MODEL,
                                   &tree_model_info);